/* 首页START */
.content1{
  width: 100%;
  background-image: url(indexbg_1.png);
  background-repeat: no-repeat;
  background-position: center;
}
.content1>.containerNew{
  background-color: #fff;
}
.index-lunbo{
  width: 100%;
  margin-bottom: 20px;
}
#index-lbt{
  width: 100%;
  height: 600px;
  position: relative;

}
#index-lbt .bd{
width: 100%;
height: 100%;
}
#index-lbt .bd li,
#index-lbt .bd li img{
  width: 100%;
  height: 600px;
  }
  #index-lbt .bd li a{
    display: block;
  width: 100%;
  height: 100%;
  }
#index-lbt .hd {
 position: absolute;
 bottom: 10px!important;
 text-align: center;
 left: 50%;
 transform: translateX(-50%);
 
}
#index-lbt .hd li{
  width: 10px;
  height: 10px;
  border-radius: 8px;
  background-color: #b7babc;
  float: left;
  margin-right: 20px;
  cursor: pointer;
}
#index-lbt .hd li.on{
  background-color: unset;
  background-image: url(banner_icon.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 36px;
  height: 25px;
  margin-top: -8px;
}
.index-tt{
  width: 100%;
  margin-bottom: 20px;
}
.tt-content{
  float: right;
  width: 88%;
  text-align: center;
}
.tt-content .tt-title{
font-size: 40px;
color: #456bd5;
line-height: 2;
letter-spacing: 2px;
}
.tt-content .tt-text{
  }

.index-wlzx{
  width: 100%;
  margin-bottom: 30px;
  /* overflow: hidden; */
}
.index-wlzx .xwtj-left{
  float: left;
  width: 585px;
  margin-right: 30px;
}
.xwtj-left .xwtj-item{
  padding: 30px 20px;
 border-top: 1px dashed #eee;
 cursor: pointer;
 display: block;
 min-height: 174px;

}
.xwtj-left .xwtj-item:last-child{
 border-bottom: 1px dashed #eee;

}
.xwtj-left .xwtj-item:hover{
  background-image: linear-gradient(to right, #e7ecff,#fdfeff);
}
.xwtj-left .xwtj-item:hover .xwtj-item-title{
  font-weight: bold;
}
 .xwtj-item-title{
 width: 100%;
 font-size: 24px;
 line-height: 2;

}
.xwtj-item-title i{
  width:15px;
  height: 15px;
  display: inline-block;
  background-color: #fff;
  border-radius: 15px;
  border: 4px solid #e99f2b;
  margin-right: 10px
 } 
.xwtj-item-text{
  overflow:hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-box-orient:vertical; 
  -webkit-line-clamp:2;
  width: 100%;
 line-height: 2;
}
.wlhd-right{
  width: 585px;
  float: right;
  height: 520px;

}
.wlhd-right .lunbo2 {
  width: 585px;
  margin: 0 auto;
  position: relative;
  height: 100%;

}
.wlhd-right .lunbo2 .bd{
  height: 530px;
}
/* .wlhd-right .scroll .box {
  float: left;
  width: 585px;
} */
.wlhd-right .lunbo2 .box >a{
  width: 100%;
  height: 100%;
  /* display: block; */
}
.wlhd-right .lunbo2 .box >a img{
  width: 100%;
  height: 520px;


}
.wlhd-right .lunbo2 .hd {
  vertical-align: middle;
  text-align: center;
  padding: 8px;
  margin-top: -50px;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.wlhd-right .lunbo2 .hd li {
  display: inline-block;
  width: 30px;
  height: 0;
  padding-top: -8px;
  border: solid 1px #999;
  background: #fff;
  cursor: pointer;
  line-height: 0;
  font-size: 0;
  margin-left: 5px;
}
.wlhd-right .lunbo2 .hd li.on {
  border: solid 1px #fff;
  background: #fff
} 
.wlhd-right .lunbo2 .prev,
.wlhd-right .lunbo2 .next {
    width: 35px;
    height: 50px;
    cursor: pointer;
    overflow: hidden;
    top: 260px;
    background: #e99f2b;
    color: #fff;
    position: absolute;
    font-size: 30px;
    text-align: center;
    line-height: 50px;
}
.wlhd-right .lunbo2 .prev{
  left: -15px;
}
.wlhd-right .lunbo2 .next{
    right: -15px;
}
.wlhd-right .lunbo2 .box{
  position: relative;
}
.wlhd-right .lunbo2 .scroll_info{
  width: 100%;
  padding: 15px;
  background-image: linear-gradient(to right, rgba(69, 102, 247, 0.2) 25%, rgba(81, 111, 247, 0) 100%);
  position: absolute;
  bottom: 25px;
  width: 100%;
  text-align: center;
}
.wlhd-right .lunbo2 .scroll_info >a{
  width: 100%;
  overflow:hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-box-orient:vertical; 
  -webkit-line-clamp:2;
  color: #fff;
font-size: 20px;
}

/* 视频播放 */
.index-spbf{
  width: 100%;
  margin-bottom: 30px;
}
.sec-title{
  margin-bottom: 30px;
}
.spbf-content{
 width: 100%;
 overflow: hidden;
}
.spbf-item1{
  width: 560px;
  height: 310px;
  margin-right: 10px;
  float: left;
}
.spbf-item2{
  width: 310px;
  height: 310px;
  margin-right: 10px;
  float: left;
}
.spbf-item2:last-child{
  margin-right: 0;
}
.spbf-item{
  position: relative;
}
.spbf-item a{
  display: block;
  width: 100%;
  height: 100%;
}
.spbf-item img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.spbf-right{
  width: 630px;
  float: right;
}
.spbf-item p{
  width: 100%;
  position: absolute;
  padding: 20px;
  bottom: 0px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  background-image: linear-gradient(to bottom ,transparent,rgba(217, 132, 96))
}

/* 专题专栏 */
.content2{
  background:url(indexbg_2.png) no-repeat;
  background-position: 0px 145px;
  padding-bottom: 40px;
  background-position: center;
}
.index-ztzl{
  width: 1250px;
  margin: 0 auto;
  padding: 0 25px;
}
.ztzl-content{
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.ztzl-item{
  position: relative;
}
.ztzl-item >a{
  display: flex;
  width: 100%;
  position: absolute;
  bottom: 0;
  background: url(zt_tilte.png) no-repeat;
  left: -10px;
  align-items: center;
  justify-content: space-between;
  height: 120px;
  padding: 30px 80px 0 20px;

}
.ztzl-item >a p{
  display: block;
  width: 80%;
  flex: 1;
  text-align: center;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
}
/* 演出信息 */
.content3{
  background:url(indexbg_3.png) no-repeat;
  /* padding-bottom: 40px; */
  background-position: center;
}
.index-ycxx{
  width: 1250px;
  margin: 0 auto;
  padding: 30px 25px;
}
.ycxx-content{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.ycxx-item{
  width: calc((100% - 25px)/2);
  margin-right: 20px;
  padding: 20px 20px 40px 20px;
  box-shadow: 1px 6px 11px 0px #ddd;
  background-color: rgba(255, 255, 255, 0.7);
  margin-bottom: 15px;
  display: flex;
}
.ycxx-item:nth-of-type(2n){
  margin-right: 0;

}
.ycxx-item>img{
  width: 150px;
  height: 220px;
  margin-right: 20px;
}
.ycxx-item>a{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 15px 0;
  flex: 1;
}
.ycxx-item-title{
  font-size: 20px;
  color: #333;
}
.ycxx-item-con{
  color: #808080;
  line-height: 2;
}
/* 文旅名录 */
.content4{
  width: 100%;
  background: url(indexbg_4.png) no-repeat;
  background-position: center;
}
.index-wlml{
  width: 1250px;
  margin: 0 auto;
  padding: 55px 25px;
  display: flex;
  justify-content: space-between;
}
.index-wlml>li{
  margin-right: 40px;
}
/* 首页END */
/* 天津名片START */
.page-tjmp .view{
  width: 100%;
  margin: 0;
 }
 .page-tjmp .view span{
   font-size: 16px!important;
 }
 .tjpm-content1{
  /* background: url(tjmpbg2.png) no-repeat; */
 }
 .tjmpbg{
  width: 100%;
 }
 .top-title{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
 }
 .tjpm-content1>.containerNew{
  margin-top: -550px;
  position: relative;
 }
 .page-tjfq .tjpm-content1>.containerNew,
 .page-tjwh .tjpm-content1>.containerNew{
  margin-top: -150px;
 }
 .top-title >li{
 background: url(btn_nor.png) no-repeat;
 font-size: 24px;
 font-weight: bold;
 width: 282px;
 height: 120px;
 text-align: center;
 margin-right: 40px;
 line-height: 85px;
 }
 .top-title >li.title-sec{
  background: url(btn_sel.png) no-repeat;
 
  }
 
  /* 海河乐章 */
  .tjpm-content2{
    background: url(tjmpbg2.png) no-repeat;
    padding: 25px 0;
    background-size: 100% auto;
  }
  .tjpm-every{
    display: flex;
    align-items:center ;
    justify-content: space-between;
    margin-bottom: 50px;
  }
  .every-left{
    flex: 1;
    margin-right: 20px;
    width: 86%;
  }
  .every-left .left-text{
    padding-left: 100px;
    padding-right: 20px;
    line-height: 1.5;
    margin-bottom: 20px;
  }
  .every-left .left-pic{
    display: flex;
    align-items: center;
  }
  .every-left .left-pic .pic-box{
    /* width: calc((100% - 20px) / 3); */
    height: auto;
    max-height: 316px;
    margin-right: 10px;
    justify-content: center;
  }
  .every-left .left-pic .pic-box img{
    width: 100%;
    height: 100%;
  }
  .every-left .left-pic .pic-box:last-child{
    margin-right: 0px;
  }
  .tjmp-font{
    font-size: 26px;
    font-weight: bold;
    font-family: '宋体';
      background-image: linear-gradient(to bottom, #5193eb 40%, #dfeafa);
      color: transparent;
      -webkit-background-clip: text;
      position: relative;
  }
  .font-special1{
    transform: translateY(-20%);
    display: inline-block;
  }
  .lcjy-every{
    margin-top: 100px;
  }
  .lcjy-every .every-left{
    margin-left: 20px;
    margin-right: 0;
  }
  .lcjy-every .every-left .left-text{
    padding-left: 20px;
    margin-bottom: 0;
  }
  .lcjy-every .tjmp-font{
    background-image: linear-gradient(to bottom, #c77241 40%, #f1ddd2);
 
  }
  #wgjz-lunbo{
    position: relative;
    width: 80%;
    margin: 0 auto;
  }
  #wgjz-lunbo  .pic-box{
    width: 256px;
    height: 225px;
  }
  #wgjz-lunbo .prev{
    width: 35px;
    height: 50px;
    cursor: pointer;
    overflow: hidden;
    top: 50%;
    background: #e99f2b;
    color: #fff;
    position: absolute;
    font-size: 30px;
    text-align: center;
    line-height: 50px;
    left: -55px;
    transform: translateY(-50%);
 
  }
  #wgjz-lunbo .next{
    width: 35px;
    height: 50px;
    cursor: pointer;
    overflow: hidden;
    top: 50%;
    background: #e99f2b;
    color: #fff;
    position: absolute;
    font-size: 30px;
    text-align: center;
    line-height: 50px;
    right: -85px;
    transform: translateY(-50%);
  }
 /* 哏都相声 */
 .tjpm-content3{
  background: url(gdxs_bg.png) no-repeat;
  padding-top: 20px;
  background-size: 100% 100%;
 }
 
 .tjpm-title{
  text-align: center;
  margin-bottom: 40px ;
  margin-top: 40px;
 }
 .tjpm-content3 .tjpm-title{
  margin-top: -100px;
 
 }
 .gdxs-con{
  line-height: 1.5;
  padding: 0 100px;
  margin-bottom: 40px;
 }
 #gdxs-lunbo{
  width: 100%;
  /* height: 400px; */
  position: relative;
  height: 435px;
 }
 
 #gdxs-lunbo .carousel-inner li {
  position: absolute;
  left: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 500px;
  height: 400px;
  border-radius: 4px;
 
 }
 
 #gdxs-lunbo .carousel-inner li img {
  width: 100%;
  height: 100%;
 
 }
 
 .new_demo .carousel-control {
  position: absolute;
  top: 43%;
  transform: translateY(-50%);
  cursor: pointer;
  z-index: 99;
 }
 
 .new_demo .carousel-control.left {
  left: -5px;
 }
 
 .new_demo .carousel-control.right {
  right: -5px;
 }
 
 /* 艺承津门 */
 .tjpm-content4{
  width: 100%;
  background-color: #fff;
 }
 .ycjm-con{
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 40px;
 }
 .yctj-text{
  padding: 20px;
  margin-bottom: 40px;
  background: url(ycjm_frame.png) no-repeat center/100% 100%;
  line-height: 1.5;
  color: #808080
 
 }
 
 .tjpm-content5{
  background: url(jdqc_bg.png) no-repeat center/100% 100%;
 
 }
 .tjpm-content5 >.containerNew{
  position: relative;
 }
 .tjpm-content5 .tjpm-title{
  position: absolute;
  z-index: 9;
 }
 .jdqc-box{
  position: absolute;
  bottom: 40px;
  left: 45%;
  padding: 0 20px;
  transform: translateX(-50%) skewX(-11deg);
  width: 70%;
 }
 .jdqc-text{
  color: #fff;
  width: 100%;
  line-height: 1.5;
  font-style: italic;
  /* transform:  rotate(-10deg); */
 }
 /* .jdqc-con{
  margin-top: 102px;
 } */
 .jdqc-con{
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: baseline;
  padding-left: 110px;
 }
 .jdqc-con li{
  margin-left: -100px;
 }
 .jdqc-con li.jdqc_img1{
  position: relative;
 }
 /* 百年名校 */
 .bnmx-con{
  width: 100%;
  display: flex;
 }
 .bnmx-con-item1,
 .bnmx-con-item2{
   width: 35%;
 }
 .bnmx-last-box{
   width: 30%;
 }
 .bnmx-con-item3,
 .bnmx-con-item4{
   height: 50%;
   width: 100%;
 }
 .bnmx-con-item1 img,
 .bnmx-con-item2 img,
 .bnmx-con-item3 img,
 .bnmx-con-item4 img{
   width: 100%;
   height: 100%;
 }
 .bnmx-con>li,
 .bnmx-con>li>div{
  position: relative;
 }
 .bnmx-con li p{
  position: absolute;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  padding: 20px;
  bottom: 0;
  width: 100%;
  letter-spacing: 2px;
 }
 .bnmx-text{
  display: flex;
  margin-bottom: 20px;
  margin-top: 40px;
  
 }
 .bnmx-text i{
  width: 20px;
  height: 20px;
  margin-top: 4px;
  display: inline-block;
  margin-right: 20px;
  background-color: #c2773f;
 }
 .bnmx-text p{
  flex: 1;
  line-height: 1.5;
 }
 .tjpm-content7{
  background-image: url(jwms_bg.png);
  background-repeat: no-repeat;
  background-position: bottom center;
 }
 .jwms-con{
  display: flex;
  align-items: center;
  justify-content: space-between;
 }
 
 .jwms-text{
  display: flex;
  margin-top: 40px;
 }
 
 .jwms-text i{
  width: 15px;
  height: auto;
  margin-top: 4px;
  display: inline-block;
  margin-right: 20px;
  background-color: #f4d598;
 }
 .jwms-text p{
  flex: 1;
  line-height: 1.5;
  color: #fff;
 }
 /* 津武荣耀 */
 .jwry-text{
  width: 96%;
  margin: 20px auto 20px auto;
  
 }
 .jwry-con{
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  width: 100%;
 }
 .jwry-con img{
  width: 25%;
 }
 .jwry-img{
  height: 335px;
 }
 
 /* 海洋文化 */
 .tjpm-content8{
  background: url(hywh_bg.png) no-repeat bottom/100% auto;
 }
 .hywh-con{
  display: flex;
  align-items: center;
  justify-content: space-between;
 }
 .hywh-left{
  width: 42%;
 }
 .hywh-left img{
  width: 100%;
 }
 .hywh-right{
  width: 58%;
 }
 .hywh-imgbox{
  display: flex;
  align-items: center;
  justify-content: space-between;
 }
 .hywh-imgbox img{
  width: 33%;
 }
 .hywh-text{
  line-height: 1.5;
  margin: 10px 20px;
 }
/* 天津名片END */

/* 天津风情START */
.tjfq-content{
  background: url(tjfq_bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-top: 120px;


}
.tjfq-map{
  margin: 0 auto;
  display: flex;
  /* align-items: center; */
  /* justify-content: center; */
  width: 80%;
  /* padding: 100px 100px 0 100px; */
}
.tjfq-map-left{
  display: flex;
  width: 70%;
  align-items: flex-start;
  justify-content: center;
}
.map-echarts2{
  width: 70%;
  margin-left: -60px;
  height: 800px;
}
#tjfqEchartsSq,
#tjfqEchartsHc{
  width: 100%;
}
.map-echarts1{
  width: 45%;
  height: 400px;
}
#tjfqEchartsSq,
#tjfqEchartsHc{
  height: 100%;
}
.tjfq-con{
  width: 28%;
}
.tjfq-area-title{
  width: 100%;
}
.tjfq-area-img{
  width: 100%;
  height: 250px;
  margin: 80px 0 60px 0;
}
.tjfq-area-img img{
  width: 100%;
  height: 100%;
}
.tjfq-text{
  color: #315e93;
  font-size: 16px;
  line-height: 2;
  text-indent: 2em;
}

/* 精彩掠影 */
.tjfq-jcly{
  width: 100%;
  /* display: flex; */
  padding-bottom: 50px;
  align-items: center;
  /* padding-top: 60px; */
  display: flex;
  align-items: center;

}
.jcly-left,
.jcly-right{
  width: 50%;
  text-align: center;
}
.jcly-left{
  background: url(bg_3.png) no-repeat center/100% 100%;
  padding:70px 0px 0px 70px;
}
.jcly-title{
  margin-bottom: 100px;
  width: 100%;
  text-align: center;
  margin-top: 60px;
}
.jcly-right {
  padding: 40px 0;
}
.jcly-right img{
  width: 100%;
  height: 500px;
}
#jcly-lunbo{
  /* width: 80%; */
  position: relative;
  margin: 0 auto;
  height: 400px;
  overflow: hidden;
  padding-left: 40px;
  padding-right: 40px;
}
.mySwiperJcly{
  /* overflow: unset!important; */
}
#jcly-lunbo .pic-box{
  width: 350px;
  height: 300px;
}
#jcly-lunbo .pic-box img{
  width: 100%;
  height: 100%;
}
#jcly-lunbo .swiper-button-next{
  width: 75px;
  height: 75px;
  background: url(arrow_right.png);
  right: -0px;;

}
#jcly-lunbo .swiper-button-prev{
  width: 75px;
  height: 75px;
  background: url(arrow_left.png);
  left: -0px;


}
#jcly-lunbo .swiper-button-prev,
#jcly-lunbo .swiper-button-next{
  position: absolute;
  top: 60%;
  transform: translateY(-50%);
}
#jcly-lunbo .swiper-button-next:after, #jcly-lunbo .swiper-button-prev:after{
  content: '';
}
/* 天津风情END */

/* 天津文化START */
.tjwh-content{
  width: 100%;
  padding-top: 60px;
  background: url(tjmr_bg.png) no-repeat center/100% 100%;

}
.tjwh-flex{
  display: flex;
}
.tjwh-sectitle{
  width: 18%;
  text-align: center;
}
.tjwh-right{
  flex: 1;
}
.jzwh-top{
  width: 100%;
  display: flex;
  justify-content: space-between;
  display: none;
}
.jzwh-top-active{
  display: flex;
}
.jzwh-imgbox{
  width: 48%;
  position: relative;
  height: 350px;
}
.jzwh-imgbox img{
  width: 100%;
  height: 100%;
}
.imgbox-mask{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,0.5);
  /* display: none; */
  padding:130px 25px 25px 25px ;
  display: none;
}
.imgbox-mask p{
  width: 100%;
  text-align: center;
  font-size: 24px;
  color: #fff;
  line-height: 2;
}
.imgbox-mask p.imgbox-text{
  font-size: 15px;
  overflow:hidden;
text-overflow:ellipsis;
display:-webkit-box;
-webkit-box-orient:vertical; 
-webkit-line-clamp:2;
}
.jzwh-bottom{
  display: flex;
  position: relative;
  align-items: center;
  justify-content: space-between;
  margin-top: 40px;
}
.bg-line{
  width: 100%;
  border-top:2px dashed #b67a36;
  position: absolute;
  top: 40%;
  left: 0;
}
.jzwh-tab{
  width: 20%;
  text-align: center;
  
}
.jzwh-tab .imgbox{
  width: 120px;
  height: 120px;
  padding: 5px;
  border-radius: 50%;
  background-color: #Fff;
  margin: 10px auto;
  position: relative;
  z-index: 1;
}
.jzwh-tab .imgbox img{
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
}
.jzwh-tab p{
  font-size: 22px;
}
.jzwh-bottom .jzwh-tab-active .imgbox{
  border: 4px solid #6f4135; 
}
/* 天津名人 */
.tjwh-tjmr{
  margin-top: 150px;
  padding-bottom: 150px;
}
.tjmr-right{
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: space-between;
}
.tjmr-right .tjmr-imgbox{
  width: 32%;
  border-radius:50%;
  height: 360px;
}
.tjmr-right .tjmr-imgbox img{
  width: 100%;
  height: 100%;
  border-radius: 60%/60%;
}
/* 文化非遗 */
.tjwh-content1{
  background: url(whfy_bg.png) no-repeat center/100% 100%;
  padding: 50px 0;
}
.tjwh-whfy{
  width: 80%;
  margin-left:20% ;
  display: flex;
}
.tjwh-whfy .tjwh-sectitle{
  width: 12%;
  text-align: left;
}

.mySwiperWhfy .swiper-slide{
 width: 280px;
 background: url(whfy_nor.png) no-repeat center/100% 100%;

}
.mySwiperWhfy .swiper-slide-active{
  width: 280px;
  background: url(whfy_sel.png) no-repeat center/100% 100%;
 
 }
.tjwh-whfy .tjwh-right{
  padding: 100px 0 100px 100px;
  overflow: hidden;
  position: relative;
}
.mySwiperWhfy{
  height: 580px;
  /* overflow: initial!important; */
  /* width: 1000px; */
  overflow: hidden;
}
.mySwiperWhfy .swiper-slide{
  padding: 25px;
}
.tjwh-imgbox{
  width: 200px;
  height: 200px;
  border-radius: 100px;
  margin: 0 auto;
  padding: 10px;
    border: 1px solid #ac671c;
}
.tjwh-imgbox img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 100px;

}
.tjwh-title{
  margin: 40px 0;
  width: 100%;
  text-align: center;
}
.tjwh-title a{
  font-size: 24px;
  font-weight: bold;
  color: #643329;
  display: block;
}
.tjwh-text a{
  line-height: 2;
  color: #643329;
  overflow:hidden;
text-overflow:ellipsis;
display:-webkit-box;
-webkit-box-orient:vertical; 
-webkit-line-clamp:4;
}
.tjwh-right .swiper-button-next:after, .tjwh-right .swiper-button-prev:after{
  content: '';
}

.tjwh-right .swiper-button-next{
  width: 31px;
  height: 105px;
  background: url(arrow_right_sel.png) no-repeat center/100% 100%;
  left: 50px;
}
.tjwh-right .swiper-button-prev{
  width: 31px;
  height: 105px;
  background: url(arrow_left_sel.png) no-repeat center/100% 100%;
  left: 5px;
}

.tjwh-right .swiper-button-next.swiper-button-disabled{
  background: url(arrow_right_nor.png) no-repeat center/100% 100%;
}
.tjwh-right .swiper-button-prev.swiper-button-disabled{
  background: url(arrow_left_nor.png) no-repeat center/100% 100%;
}


/* 天津文化 */
.tjwh-content2{
  background: url(jgzt_bg.png) no-repeat center/100% 100%;

}
.tjwh-jgzt {
  padding: 100px 0;
}
.jgzt-item{
  width: 100%;
  display: flex;
  margin-bottom: 40px;
}
.jgzt-time{
  position: relative;
  color: #b57229;
  width: 8%;
  text-align: right;
line-height: 1.5;
font-size: 12px;

  
}
.jgzt-time .jgzt-day{
font-size: 26px;
font-weight: bold;
text-align: left;
}
.jgzt-time .jgzt-day::after{
  content: '';
  width: 115%;
  position: absolute;
  border-top: 1px solid #b57229;
  top: 32px;
  left: -10px;
  transform: rotate(-35deg);
}
.jgzt-imgbox{
  margin-left:  30px;
  width: calc(42% - 62px);
  height: 250px;
}
.jgzt-imgbox img{
  width: 100%;
  height: 100%;
}
.jgzt-con{
width: 50%;
flex: 1;
margin-left: 30px;
}
.jgzt-con .jgzt-title{
padding-bottom: 20px;
border-bottom: 1px solid #b57229;
width: 100%;
}

.jgzt-con .jgzt-title >a{
  font-size: 24px;
  color: #b57229;
font-weight: bold;
width: 100%;
display: block;
}
.jgzt-con .jgzt-text{
  line-height: 2;
  margin: 20px 0;
  overflow:hidden;
text-overflow:ellipsis;
display:-webkit-box;
-webkit-box-orient:vertical; 
-webkit-line-clamp:4;
color: #a28b72;
}
.jgzt-detail >a{
  display: inline-block;
  padding: 5px 15px;
  border-radius: 20px;
  border: 1px solid #b57229;
  color: #b57229;
  text-align: center;
}
/* 天津文化END */

/* 乐游天津-乐活津沽START */
.lytj-head{
  width: 100%;
}

.lhjg-nav{
  position: relative;
  background: url(lhjg-top.png)no-repeat;
  height: 730px;
  background-size:100% 730px;

}
.lytj-nav-con{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.lytj-nav-item-active{
  background: url(lhjg-sel.png)no-repeat;
}
.lytj-nav-con li:hover {
  background: url(lhjg-sel.png)no-repeat;

}
.lytj-nav-con li a{
  height: 148px;
  padding: 0 40px;
  display: flex;
  align-items: center;
}
.lhjg-contant1{
  background: url(lhjg-bg.png)no-repeat;
  background-position: bottom;
  padding-top: 80px;
}
.lhjg-item{
  margin-bottom: 50px;
}
/* 乐游天津-乐活津沽END */

/* 乐游天津-乐宿津沽START */
.lsujg-nav{
  background: url(lsujg-top.png)no-repeat;
  padding-bottom: 30px;
  background-size: 100% 100%;
}
.lsujg-part1{
  position: relative;

}
.lsujg-part1>img{
margin: 0 auto;
display: block;
}
.lsujg-lunbo{
  position: absolute;
  left: 2% ;
  bottom: 0;
  z-index: 1;
  width: 96%;
}
.jg-lunbo-con{
  width: 65%;
  position: relative;
  height: 210px;
  background: url(part1_bg.png)no-repeat;
  background-size: 100% 100%;
  padding: 50px 60px;

}
.jg-lunbo-con bd{
  width: 100%;
  overflow:hidden;
}

.jg-lunbo-con bd li{
  width: 780px;
  height: 100%;

}

.jg-lunbo-con .prev,
.jg-lunbo-con .next{
  position: absolute;
  top: 30%;
  
}
.jg-lunbo-con .prev{
  left: 0;
}
.jg-lunbo-con .next{
  right: 0;
}
.lsujg-contant1{
  background: url(lsujg_bg2.png)no-repeat;
  
}
.jd-con{
  display: flex;
  width: 100%;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 25px;
}
.jd-item{
  width: 46%;
  position: relative;
  height: 385px;
  box-shadow: 2px 2px 20px 2px #eee;
  margin-bottom: 40px;
  padding: 8px;
  background-color: #fff;
}
.jd-item >a{
  display: block;
  width: 100%;
  height: 100%;
}
.jd-item .jd-img{
  width: 100%;
  height: 100%;
}
.text-bg{
  position: absolute;
  right: 0;
  bottom: 0;
  /* width: 78%; */
  /* height: 60%; */
  /* padding-right: 50px; */
  /* text-align: right; */
}
.jd-detail{
  width: 45%;
  position: absolute;
  right: 40px;
  bottom: 20px;
  height: 50%;
}
.jd-detail .jd-title{
  font-size: 24px;
  width: 100%;
}
.jd-detail .img-star{
  margin: 20px 0 60px 0;
}
.jd-info{
 padding-top: 10px;
}
.jd-info img{
  vertical-align: middle;
}

/* 乐游天津-乐宿津沽END */

/* 乐游天津-乐食津沽START */
.lsjg-content{
  background: url(lsjg_bg_1.png)no-repeat;
  background-size: 100% 100%;
}
.lsjg-part1{
  margin-top: 25px;
  padding-bottom: 40px;
}
.part1-item{
  width: 100%;
  margin-bottom: 80px;

}
.part1-item>a{
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.part1-left{
  width: 48%;
}
.part1-title{
  width: 100%;
  text-align: center;
}
.part1-title img{
  max-width: 100%;
}
.part1-left p{
  width: 100%;
  padding: 40px 0;
  line-height: 2;
}
.part1-right{
  width: 48%;
  height: 460px;
  border-radius: 20px;

}
.part1-right img{
  width: 100%;
  height: 100%;
}
.lsjg-part2{
  display: flex;
  /* align-items: center; */
  justify-content: space-between;
  margin-top: 100px;
  flex-wrap: wrap;

}
.part2-item{
  width: 48%;
  margin-bottom: 80px;
}
.part2-item>a>img{
  width: 100%;
  height: 460px;
}
.part2-title{
  width: 100%;
  text-align: center;
  margin: 60px 0 20px 0;
}
.part2-title img{
  max-width: 100%;
}
.part2-item p,
.lsjg-part3 p{
  line-height: 2;
}
.lsjg-part3{
  width: 100%;
  text-align: center;
}
.lsjg-part3 p{
  text-align: left;
}
.lsjg-more{
  text-align: center;
  display: block;
  margin: 80px auto ;
}
/* 乐游天津-乐食津沽END */

/* 乐游天津-乐购津沽START */
.lgjg-content{
  background: url(lgjg_bg.png)no-repeat;
  background-size: 100% 100%;
  padding-top: 50px;
}
.lgjg-item{
  width: 100%;
  margin-bottom: 40px;
}
.lgjg-item>a{
  /* display: flex;
  align-items: center;
  justify-content: space-between; */
}

.lgjg-left{
  width: 48%;
  float: left;
}
.lgjg-left img{
  max-width: 100%;
}
.lgjg-right{
  width: 48%;
  line-height: 2;
  float: right;
}
.lgjg-title{
  width: 100%;
  text-align: center;
}
.lgjg-title img{
  max-width: 100%;
}
.lgjg-item:nth-of-type(2n) .lgjg-left{
  float: right;
}
.lgjg-item:nth-of-type(2n) .lgjg-right{
  float: left;
}
/* 乐游天津-乐购津沽END */

/* 乐游天津-乐游津沽START */
.page-lyjg .page-content{
  background-color: #d1eff0;
}
.lyjg-contant{
  background: url(lyjg_bg.png)no-repeat;
  /* background-size: 100% 100%; */
}
.lyjg-contant .lyjg-nav{
  padding-top: 0;
}
.lyjg-part1{
  margin-bottom: 100px;
  padding-bottom: 100px;
}
#lyjgLunbo{
  bottom: 79px;
}
.lyjg-nav{
  padding-top: 60px;
}
.lyjg-nav .lytj-nav-con{
  padding-bottom: 0;
}
.nav-img{
  width: 100%;
  position: relative;
}
.nav-img >img{
  width: 100%;
}
.nav-img >p{
  position: absolute;
  right: 10px;
  top: 50%;
  width: 50%;
  transform: translateY(-40%);
}
.lyjg-nav-con{
  width: 100%;
  display: flex;
  /* align-items: center; */
  justify-content: space-between;
}
.lyjg-nav-con li{
  margin-right: 10px;
  text-align: center;
  cursor: pointer;

}
.lyjg-nav-con li img{
  display: none;
  margin: 0 auto;
}
.lyjg-nav-con li p{
  font-size: 18px;
  margin-bottom: 5px;
}
.lyjg-nav-con .lyjg-nav-active p{
  color: #0273ff;
font-weight: bold;
}
.lyjg-nav-con .lyjg-nav-active img{
  display: block;
}
.lyjg-tab{
  padding-top: 100px;
  padding-bottom: 40px;
}
.lyjg-tab >ul{
  display: none;
}
.tab1-item {
  display: block;
  width: 100%;
}
.tab1-item >img{
  width: 100%;
}
.lytj-tab2 .tab1-item{
  margin-bottom: 20px;
}
.lytj-tab3 .tab3-item{
  margin-bottom: 20px;
  position: relative;
}
.lytj-tab3 .tab3-item >img{
  float: left;
  width: 800px;
  height: 375px;
}
.tab3-info{
  width: 700px;
  margin-left: -100px;
  height: 375px;
  background: url(xc-cover.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: 0;
  z-index: 1;
  padding: 0px 20px 20px 20%;
}
.tab3-top{
  background: url(xc-cover1.png) no-repeat;
  /* background-size: auto 100%; */
  padding-left: 50px;
  padding-bottom: 20px;
}
.tab3-sub{
  font-size: 26px;
  color: #56c211;
  font-weight: bold;
  font-family:'KaiTi';
  padding: 60px 0 20px 0;

}
.tab3-title{
  font-size: 40px;
  font-weight: bold;
  font-family:'KaiTi';

}
.tab3-center{
  padding-left: 60px;
  display: flex;

}
.tab3-center i{
  width: 12px;
  height: 12px;
  background-color: #79ce45;
  display: block;
  margin-top:8px;
}
.tab3-center p{
  margin-left: 20px;
  width: 90%;
  line-height: 2;
}
.xc-watchmore{
  padding-left: 60px;
  display: block;
  margin-top: 20px;
  color: #388eff;
}
.tab4-box{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
}
.tab4-item{
  /* width: 32%; */
  width: calc((100% - 3.2%)/ 3);
  position: relative;
  margin-right: 1%;
  margin-bottom: 2%;
}

/* .tab4-item:nth-of-type(3n){
  margin-right: 0;
} */
.tab4-item .tab4-hshow{
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  z-index: 99;
  background: #e9f6fc;
  /* width: calc((100% - 2%)/ 3 *2) */
}
.tab4-item:hover .tab4-hshow{
  display: block;
}
.tab4-item:nth-of-type(3n) .tab4-hshow{
  right: 0;
  left: auto;
}
/* 乐游天津-乐游津沽END */

/* 文旅视界START */
.wlsj-head{
  width: 100%;
}
.wlsj-title{
  margin: 25px 0;
  display: block;
}
.wlcy-first{
  margin: 40px 0;
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: 25px;


}
.wlcy-first>img{
  width: 100%;
  height: 480px;
  border-radius: 25px;
}
.wlcy-first .first-detail{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 25px;
  color: #fff;
  line-height: 2;
  background: linear-gradient(to right,#288ce4,rgba(40, 140, 228,0));
}
.wlcy-first .first-title{
  font-size: 20px;
}
.wlzx-con{
  /* overflow: hidden; */
  height: 120px;
}
.wlzc-item{
  float: left;
  width: 32%;
  margin-right: 2%;
  border: 1px solid #eee;
  border-radius: 25px;
  padding: 20px 15px;
}
.wlzc-item:nth-of-type(3){
  margin-right: 0;
}
.wlcy-title{
  font-size: 20px;
  font-weight: bold;
}
.wlcy-text{
  margin: 30px 0 20px;
  line-height: 1.5;
  height: 72px;

}
.wlsj-more{
  display: inline-block;
  border: 1px solid #0168b7;
  color: #0168b7;
  padding: 2px 10px;
  border-radius: 30px;
}
/* 媒体聚焦 */
.wlsj-contant2{
  background: url(wlsj_bg_2.png) no-repeat;
  padding-top: 140px;
  height: 815px;
  background-position: center;
}
.mtjj-con{
  margin-top: 40px;
  display: flex;
}
.mtjj-item {
  float: left;
  width: 32%;
  box-shadow: 1px 1px 20px 2px #eee;
  margin-right: 2%;
  transition: all 0.2s;
}
.mtjj-item>img{
  width: 45%;
  display: none;

}
.mtjj-item:nth-of-type(2){
  margin-right: 0;
}
.mtjj-item-active{
  width: 66%;
  display: flex;
}
.mtjj-item-active>img{
  display: block;
  height: 245px;
}
.mtjj-right{
  background: #fff;
  padding: 25px 15px;
  flex: 1;
}
.mtjj-title{
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
}
.wlsj-contant3{
  background: url(wlsj_bg_3.png) no-repeat;
  padding-bottom: 150px;
  background-position: center;
  
}
.wlsj-contant3 .containerNew{
  position: relative;
}
.dkbf-con{
  position: absolute;
  right: 40px;
  top: 45px;
  display: flex;
  flex-wrap: wrap;
  width: 62%;
}
.dkbg-item{
  width: 48%;
  margin-right: 2%;
  position: relative;
  margin-top: 15px;
}
.dkbg-item a{
  display: block;
  height: 225px;
  width: 100%;
}
.dkbg-item a >img{
  width: 100%;
  height: 100%;
}
.dkbf-box{
  position: absolute;
  width: 80%;
  height: 80%;
  top: 10%;
  z-index: 9;
  left: 10%;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  background-color: rgba(187, 30, 22, 0.6);
  padding: 40px 20px;
}
  .dkbfmshow{
    display: none;
  }
  .dkbfmhide{
    display: flex;
  }
/* 文旅视界END */

/* 通用列表1START-带推荐 */
.entry-con{
  width: 100%;
}
.entry-left{
  width: 850px;
  float: left;
  margin-right: 50px;
}
.entry-left1{
  width: 100%;
}
.entry-right{
  width: 300px;
  float: right;
}
.entry-item{
  width: 100%;
  border-bottom: 1px solid #eee;
  padding: 30px 20px 30px 0;
}
.entry-item-title {
  font-size: 24px;
  display: block;
}
.entry-item-con{
  margin-top: 30px ;
  display: flex;
}
.entry-item-con img{
  width: 200px;
  height: 130px;
  margin-right: 30px;
}
.entry-item-con .entry-item-info{
  flex: 1;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.entry-right-title{
  width: 100%;
  background-color: #eee;
}
.entry-right-title a{
  display: block;
  width: 100%;
  background: url(titlebg.png) no-repeat;
  background-size: 100% 100%;
  height: 77px;
  line-height: 70px;
  color: #fff;
  padding: 0 20px;
  font-size: 24px;
}
.entry-item-time{
  font-size: 14px;
  margin-top: 30px;
}
.entry-rmtj{

}
.rmtj-con{
  width: 100%;
}
.rmtj-item{
  display: flex;
  align-items: center;
  padding: 20px 0;
  border-bottom: 1px solid #eee;
}
.rmtj-item img{
  width: 35px;
  margin-right: 10px;
}
.rmtj-item a{
  flex: 1;
}
.entry-zttj{
  margin-top: 40px;
}
.zttj-con{
  width: 100%;
}
.zttj-item{
  width: 100%;
  margin-top: 20px;
  display: block;
}
.zttj-item img{
  width: 100%;
  height: 200px;
}
/* 通用列表1END-带推荐 */

/* 通用列表2START-图片带导航 */
.listimg-con{
  width: 100%;
  overflow: hidden;
}
.list2-con{
  background: url(list2-bg1.png) no-repeat;

}
.listimg-left{
  width: 19%;
  float: left;
}
/* 右侧图片列表 */
.entry-imglist{
  width: calc(81% - 40px);
  float: right;
  margin-left: 40px;
}
.imglist-title{
  padding: 20px 0;
  border-top: 2px solid #0334b9;
  display: flex;
  width: 100%;
  align-items: center;
  font-size: 20px;
}
.imglist-title >img{
  width: 23px;
  height: 23px;
}
.imglist-title>p{
  margin: 0 20px 0 10px;
}
.imglist-title-bg{
  flex: 1;
  height: 18px;
  background-color: #eeeeee;
}
.imglist-con{
  margin: 10px 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.imglist-item{
  width: calc((100% - 82px)/3);
  height: 360px;
  margin-right: 40px;
  position: relative;
  margin-bottom: 40px;
  cursor: pointer;
}
.imglist-item:nth-of-type(3n){
  margin-right: 0;
}
.imglist-item >img{
  width: 100%;
  height: 100%;
}
.imglist-item:hover .imglist-cover{
  display: block;
}
.imglist-cover{
  position: absolute;
  bottom: 0;
  left: 0;
  height: 60%;
  width: 100%;
  background-image: url(imglist-cover.png);
  display: none;


}
.imglist-cover >a{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  width: 100%;
  padding: 20px 20px 30px;
  color: #fff;
}
.imglist-item-title{
  font-size: 18px;
}
.imglist-item-dd{
  line-height: 2;
}
.imglist-item-dd >img,
.imglist-item-dd>img{
  vertical-align: middle;
}
/* 通用列表2END-图片带导航 */

/* 交通指南列表START */
.jtzn-con {
  position: relative;
  background: url(jtzn-bg.png) no-repeat;
  height: 1460px;
}
.jtzn-title {
  position: absolute;
  z-index: 9;
}
.jtzn-box {
  position: relative;
  display: flex;
  /* flex-wrap: wrap; */
  align-items: center;
  justify-content: center;
  /* width: 1500px; */
  margin: 0 auto;
}
.jtzb-item1 {
  position: relative;
  /* left: 0; */
  top: 50px;
}
.jtzb-item2 {
  position: relative;
  left: -150px;
  top: 0;
}
.jtzb-item3 {
  position: relative;
  top: -80px;
  right: -75px;
}
.jtzb-item5 {
  left: -165px;
  top: -80px;
  position: relative;

}
.item-con {
  width: 100%;
  position: relative;
}
.item-bottom {
  position: absolute;
  bottom: 10%;
  left: 50%;
  color: #fff;
  font-size: 20px;
  font-weight: bolder;
}
.item3-bottom {
  bottom: 30%;
}
.item4-bottom {
  bottom: 25%;
  left: 25%;
}
.item5-bottom {
  bottom: 25%;
  left: 40%;
}
.item-bottom img {
  vertical-align: middle;
  margin-right: 2px;
}
.jtzn-more {
  font-weight: normal;
  font-size: 16px;
  margin-top: 10px;
  display: block;
  color: #a9d2f0;
  position: relative;
  z-index: 9;
}

/* 交通指南列表END */

/* 通用列表4START-乐活津沽 */
.list4-content{
  background: url(list4-bg.png) no-repeat;
  
}
.lhjg-list-nav{
  display: flex;
  /* align-items: center; */
  width: 100%;
  margin-bottom: 20px;
  
}
.lhjg-list-nav>a{
  width:110px;
  height: 90px;
  margin-right: 10px;
  display: flex;
  background-color: #7fc7f9;
  border-radius: 15px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  cursor: pointer;
}
.lhjg-list-nav>a:hover{
  height: 140px;
}
.lhjg-list-nav a img{
  width: 54px;
  height: 38px;
  margin-bottom: 10px;
}
.lhjg-list-nav>a:last-child{
  margin-right: 0;
}
.lhjg-list-nav>.lhjg-list-nav-active{
  height: 140px;

}

.lhjg-list-title{
  width: 100%;
  background: url(list4-title.png) no-repeat;
  text-align: center;
  background-position: center;
  margin: 40px 0;
}
.lhjg-list-title >a{
  font-size: 60px;
  font-weight: bold;
  color: #123591;
  font-family: '宋体';
}
.list-item-con{
  background: url(bg_4line.png) no-repeat;
  background-size: 100% auto;
  background-position: 0 75px;
  position: relative;
}
.mySwiperlhjg{
  width: 100%;

}
.mySwiperlhjg .swiper-slide{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: flex-end;
  padding: 0 100px;
}
.mySwiperlhjg .swiper-slide-item{
  margin: 0 10% 90px 0;
  text-align: center;
}
.mySwiperlhjg .swiper-slide-item >img{
  display: inline-block;
  /* vertical-align: bottom; */
  margin-right: 10px;
  margin-bottom: 20px;
  width: 50px;
  height: 115px;
}
.mySwiperlhjg .swiper-slide-item >.slide-item-box{
  display: inline-block;
  width: 305px;
  height: 225px;
  border-radius: 20px;
  background-color: #fff
}
.mySwiperlhjg  .slide-item-box img{
  width: 100%;
  height: 180px;
  border-radius: 20px;
}
.slide-item-box p{
  text-align: left;
  padding: 0 20px;
  font-size: 18px;
  line-height: 2;
}
.list-item-con .swiper-button-next:after, .list-item-con .swiper-button-prev:after{
  content: '';
}

.list-item-con .swiper-button-next{
  width: 90px;
  height: 90px;
  background: url(list4_right_sel.png) no-repeat center/100% 100%;
  right: -90px;
}
.list-item-con .swiper-button-prev{
  width: 90px;
  height: 90px;
  background: url(list4_left_sel.png) no-repeat center/100% 100%;
  left: -90px;
}

.list-item-con .swiper-button-next.swiper-button-disabled{
  background: url(list4_right_nor.png) no-repeat center/100% 100%;
}
.list-item-con .swiper-button-prev.swiper-button-disabled{
  background: url(list4_left_nor.png) no-repeat center/100% 100%;
}
/* 通用列表4END-乐活津沽 */

/* 通用详情START */
.outer-con{
  background: url(detail-bg.png) no-repeat;
  padding-top: 130px;
}
.detail-con{
  background-color: #fff;
  padding: 25px 0;
}
.outer-con .bread-crumbs{
  background-image: none;
  border: none;
  margin: 0;
  color: #fff;
  padding-left: 0;
}
.outer-con .bread-crumbs .bread-label{
  background-image: url(http://fw.whly.tj.gov.cn/images/03-label.png);
  background-size: 14px 14px;
  width: 14px;
  height: 22px;
}
.detail-title{
  margin-bottom: 40px;
  text-align: center;
}
.detail-name{
  font-size: 24px;
  font-weight: bold;
  line-height: 2;
  margin-bottom: 40px;
}
.common-content-topTitle{
  font-family:"Microsoft Yahei", Arial, sans-serif, Arial, STHeiti;
  font-size: 18px;
  line-height: 1.5;
  padding-bottom: 18px;
  text-align: center;
  color: #333333;
}
.common-content-mainTitle{
  font-family:"Microsoft Yahei", Arial, sans-serif, Arial, STHeiti;
  font-size: 24px;
  font-weight: bold;
  line-height: 2;
  padding-bottom: 8px;
  text-align: center;
  color: #333333;
}
.common-content-bottomTitle{
  font-family:"Microsoft Yahei", Arial, sans-serif, Arial, STHeiti;
  font-size: 18px;
  line-height: 24px;
  padding-bottom: 17px;
  text-align: center;
  color: #333333;
}
.common-content-subTitle{
  font-family:"Microsoft Yahei", Arial, sans-serif, Arial, STHeiti;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  color: #00A7D8;
  color:black;
  margin-bottom: 20px;
}
/* .common-content-top-date{
  margin-top: 47px;
  width: 100%;
  height: 36px;
  background: #f3f3f3;
  line-height: 36px;
  text-align: center;
  font-size: 16px;
  color: #666666;
} */
.detail-source{
  padding: 20px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  color: #808080;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.source-left{
  margin-right: 50px;
}
.detail-left{
  width: 850px;
  float: left;
  margin-right: 50px;
}
.detail-box img,
.detail-box video,
.detail-box iframe,
.detail-box table{
  max-width: 100%;
}
.detail-left .view{
  width: 100%;
}
.page-detail .TRS_UEDITOR table td,
.page-detail .TRS_UEDITOR table th{
  border :1px solid #333;
  vertical-align: middle;
  }
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .page-detail{
    padding-top: 180px;
  }
}
/* 通用详情END */